home *** CD-ROM | disk | FTP | other *** search
- object CopyDlg: TCopyDlg
- Left = 33
- Top = 622
- BorderIcons = [biMinimize]
- BorderStyle = bsDialog
- Caption = 'Borland Database Engine'
- ClientHeight = 49
- ClientWidth = 250
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object CopyingLabel: TLabel
- Left = 8
- Top = 4
- Width = 71
- Height = 13
- Caption = 'Copying Files...'
- end
- object PBar: TProgressBar
- Left = 5
- Top = 24
- Width = 241
- Height = 16
- Min = 0
- Max = 25
- Step = 1
- TabOrder = 0
- end
- end
-